HipRenderer.initialize

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool initialize(string confData, string confPath)
    class HipRenderer
    version(RendererConfigFile)
    static
    bool
    initialize
    (
    string confData
    ,
    string confPath
    )
  2. bool initialize(IHipRendererImpl impl, HipRendererConfig* config, uint width, uint height)

Meta